Skip to content

build(deps): bump k8s.io/kubernetes from 1.29.5 to 1.32.2#4500

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/k8s.io/kubernetes-1.32.2
Closed

build(deps): bump k8s.io/kubernetes from 1.29.5 to 1.32.2#4500
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/k8s.io/kubernetes-1.32.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 14, 2025

Bumps k8s.io/kubernetes from 1.29.5 to 1.32.2.

Release notes

Sourced from k8s.io/kubernetes's releases.

Kubernetes v1.32.2

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Kubernetes v1.32.1

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Kubernetes v1.32.0

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Kubernetes v1.32.0-rc.2

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Kubernetes v1.32.0-rc.1

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Kubernetes v1.32.0-rc.0

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Kubernetes v1.32.0-beta.0

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Kubernetes v1.32.0-alpha.3

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Kubernetes v1.32.0-alpha.2

... (truncated)

Commits
  • 67a30c0 Release commit for Kubernetes v1.32.2
  • 5841717 Merge pull request #130078 from cpanato/update-go-132
  • ae0ec29 Bump images, dependencies and versions to go 1.23.6 and distroless iptables
  • 393ffc7 Merge pull request #129966 from cpanato/update-go-rel132
  • 80fb77a Merge pull request #130015 from aramase/aramase/f/disable_serviceaccountnodea...
  • b53c36d Merge pull request #130010tallclair/automated-cherry-pick-of-#129739
  • 953ac56 Disable ServiceAccountNodeAudienceRestriction feature gate by default in v1.32
  • 302fab7 Kubelet server handler cleanup
  • 33ca881 Merge pull request #129928 from mimowo/fix-job-int-test-1.32
  • fa68823 Bump images, dependencies and versions to go 1.23.5 and distroless iptables
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 14, 2025
@fluid-e2e-bot
Copy link
Copy Markdown

fluid-e2e-bot Bot commented Feb 14, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign zwwhdls for approval by writing /assign @zwwhdls in a comment. For more information see:The Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@fluid-e2e-bot
Copy link
Copy Markdown

fluid-e2e-bot Bot commented Feb 14, 2025

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a fluid-cloudnative member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@dependabot dependabot Bot force-pushed the dependabot/go_modules/k8s.io/kubernetes-1.32.2 branch from f131379 to 10941aa Compare March 11, 2025 02:19
Bumps [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) from 1.29.5 to 1.32.2.
- [Release notes](https://github.com/kubernetes/kubernetes/releases)
- [Commits](kubernetes/kubernetes@v1.29.5...v1.32.2)

---
updated-dependencies:
- dependency-name: k8s.io/kubernetes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/k8s.io/kubernetes-1.32.2 branch from 10941aa to 51cb618 Compare March 11, 2025 02:20
@sonarqubecloud
Copy link
Copy Markdown

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 12, 2025

Superseded by #4639.

@dependabot dependabot Bot closed this Mar 12, 2025
@dependabot dependabot Bot deleted the dependabot/go_modules/k8s.io/kubernetes-1.32.2 branch March 12, 2025 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code needs-ok-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants